[INFO] cloning repository https://github.com/caffeidine/otelx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caffeidine/otelx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaffeidine%2Fotelx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaffeidine%2Fotelx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98adda638b2d4fba43fc03dcbef148bb71b1ae00
[INFO] checking caffeidine/otelx against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaffeidine%2Fotelx" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/caffeidine/otelx
[INFO] finished tweaking git repo https://github.com/caffeidine/otelx
[INFO] tweaked toml for git repo https://github.com/caffeidine/otelx written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/caffeidine/otelx on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/caffeidine/otelx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand v0.9.0
[INFO] [stderr]   Downloaded opentelemetry-http v0.29.0
[INFO] [stderr]   Downloaded axum-core v0.5.0
[INFO] [stderr]   Downloaded opentelemetry v0.29.0
[INFO] [stderr]   Downloaded opentelemetry v0.28.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.29.0
[INFO] [stderr]   Downloaded axum v0.8.1
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7151b0ef3dd1af576e87f05c7cd1316cd58846a0b3279a170bf43f2e489b6b30
[INFO] running `Command { std: "docker" "start" "-a" "7151b0ef3dd1af576e87f05c7cd1316cd58846a0b3279a170bf43f2e489b6b30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7151b0ef3dd1af576e87f05c7cd1316cd58846a0b3279a170bf43f2e489b6b30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7151b0ef3dd1af576e87f05c7cd1316cd58846a0b3279a170bf43f2e489b6b30", kill_on_drop: false }`
[INFO] [stdout] 7151b0ef3dd1af576e87f05c7cd1316cd58846a0b3279a170bf43f2e489b6b30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 493197b2e04c607b8208b777167c5b1d56df2c5a8fb8a757110c3ca756d938be
[INFO] running `Command { std: "docker" "start" "-a" "493197b2e04c607b8208b777167c5b1d56df2c5a8fb8a757110c3ca756d938be", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking http v1.3.1 (https://github.com/ljahier/http.git?branch=feature%2Fimpl-display-for-version#a38b6104)
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking proc-macro2 v1.0.94
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking opentelemetry v0.29.0
[INFO] [stderr]     Checking opentelemetry-http v0.29.0
[INFO] [stderr]     Checking opentelemetry v0.28.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.29.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.28.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking otelx-core v0.1.0 (/opt/rustwide/workdir/otelx-core)
[INFO] [stderr]     Checking otelx-attributes v0.1.0 (/opt/rustwide/workdir/otelx-attributes)
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stderr]     Checking otelx-axum v0.1.0 (/opt/rustwide/workdir/otelx-axum)
[INFO] [stderr]     Checking otelx v0.0.1 (/opt/rustwide/workdir/otelx)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "493197b2e04c607b8208b777167c5b1d56df2c5a8fb8a757110c3ca756d938be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "493197b2e04c607b8208b777167c5b1d56df2c5a8fb8a757110c3ca756d938be", kill_on_drop: false }`
[INFO] [stdout] 493197b2e04c607b8208b777167c5b1d56df2c5a8fb8a757110c3ca756d938be
